* lisp/emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^.
authorCameron Desautels <camdez@gmail.com>
Thu, 5 Dec 2013 20:25:54 +0000 (15:25 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 5 Dec 2013 20:25:54 +0000 (15:25 -0500)
commit346fd2520a4cc26cd9da0274b3e4fef18d9273ae
treed7661b719f894f41728e506cb90ae64c5e93fed3
parent739d8257448e77c706c50d2919e3213da92006bb
* lisp/emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^.
* test/automated/regexp-tests.el: New file.
lisp/ChangeLog
lisp/emacs-lisp/regexp-opt.el
test/ChangeLog
test/automated/regexp-tests.el [new file with mode: 0644]